LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

Find<TQuery,TResult>(DicomScp,TQuery,DicomMatchDelegate<TResult>,DicomDataSet) Method






The type of the query.
The type of the result.
The peer connection to send the C-FIND-REQ to.
The query information that describes the DICOM datasets to be found.
The delegate to be called for each dataset that matches the query parameters.
The template dataset to use for the C-FIND-REQ.
Sends a C-FIND-REQ message to a peer member of a connection defined by Scp. The C-FIND-REQ is defined by the Query paramter.
Syntax
'Declaration
 
Public Overloads Sub Find
    (Of TQuery,TResult)( _
   ByVal Scp As DicomScp, _
   ByVal Query As TQuery, _
   ByVal OnMatch As DicomMatchDelegate(Of TResult), _
   ByVal Template As DicomDataSet _
) 
'Usage
 
Dim instance As QueryRetrieveScu
Dim Scp As DicomScp
Dim Query As TQuery
Dim OnMatch As DicomMatchDelegate(Of TResult)
Dim Template As DicomDataSet
 
instance.Find(Of TQuery, TResult)(Scp, Query, OnMatch, Template)
 function Leadtools.Dicom.Scu.QueryRetrieveScu.Find``2(DicomScp,``0,DicomMatchDelegate{``1},DicomDataSet)( 
   Scp ,
   Query ,
   OnMatch ,
   Template 
)
public:
void Findgeneric<typename TQuery>
generic<typename TResult>
( 
   DicomScp^ Scp,
   TQuery^ Query,
   DicomMatchDelegate<TResult^>^ OnMatch,
   DicomDataSet^ Template
) 

Parameters

Scp
The peer connection to send the C-FIND-REQ to.
Query
The query information that describes the DICOM datasets to be found.
OnMatch
The delegate to be called for each dataset that matches the query parameters.
Template
The template dataset to use for the C-FIND-REQ.

Type Parameters

TQuery
The type of the query.
TResult
The type of the result.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueryRetrieveScu Class
QueryRetrieveScu Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features